    ,   .

 :
 - Nightshade, Black Perls
: ,    .

   :
f1 -     (    )
f2 - bandage self (  Keys)

 Ultima online - macroses   :
f3 - use skill - meditation
f4 - cast spell - magic arrow - target self

  .
    ,       ,    .
  -   .
    .

   ( ):

send f1 200 //  .

while_not hits < 10 or mana < 10
  send f4 3200 //     
end_while

while_not  hits >= str
  send f2 4000 //  
end_while

while_not  mana >= int
  send f3 4000 //  
end_while

  (200, 3200. 4000 ) -    ,     .
